|
This page last changed on Mar 09, 2009 by linda.
- Dives can be viewed in 3D replay the morning after editing or re-editing, unless the dive occurred more than 30 days ago. To view newly-edited dives older than a month old, contact Mike McCann and he will reload them.
- The nightly processing for expedition database looks back from 2004 to the present for any newly edited nav files. Edited or re-edited files prior to 2004 need to loaded manually (contact Mike McCann).
- The nightly process for VARS does NOT recognize changes in edited navigation. Re-edited files must be reported to Lonny Lundsten (via JIRA) for re-loading to VARS.
- To change read-write permissions for files created by nav editors:
- Open unix window (x-term)
- Log in
- type: vi ~/.login (this accesses your login file)
- down arrow to the umask line and change it from 022 to 002 (to change a character, place the cursor over the character and type r, then enter the new value)
- hit escape (Esc)
- hit Ctrl Z, Ctrl Z (this saves the file)
- Log off and back in OR type: source ~/.login
|